Welcome![Sign In][Sign Up]
Location:
Search - simple file transfer in java

Search list

[JSP/Javanet

Description: 用java开发的一个简单的ftp,支持简单的文件传送,下载,运行时下载一个ftp服务器,然后就可以进行文件的传送了。也可以登陆到某个服务器进行文件的传输,这时需要输入服务器IP和端口号-Java development using a simple ftp, support for simple file transfer, download, run-time to download a ftp server, then the document can be sent. Can also visit to a server for file transfers, then need to enter the server IP and port number
Platform: | Size: 20480 | Author: taolizao | Hits:

[Ftp Clientfiletransfer

Description: 对简单的TFPT协议进行改进,使其适应较大文件的传输,并且基于可靠的TCP连接,但比FTP又简单得多,适合中型传输和嵌入到应用系统中进行文件传输-TFPT agreement on simple improvements to adapt to a larger file transfers, and on a reliable TCP connection, but also much simpler than FTP, suitable for medium-sized application of transmission and embedded systems File Transfer
Platform: | Size: 139264 | Author: penglizhi | Hits:

[JSP/JavaFileShare

Description: 局域网p2p文件传输,很简单实现socket-LAN p2p file transfer, is very simple socket realize
Platform: | Size: 88064 | Author: zzz | Hits:

[JSP/Javajavachart

Description: 实现简单聊天、群聊以及点对点文件传输,有兴趣的朋友可以拿去-Simple chat, group chat, as well as peer-to-peer file transfer, are interested in friends can take
Platform: | Size: 219136 | Author: 李磊 | Hits:

[JSP/JavaJavaFile

Description: 一个简单的文件传输工具,使用tcp/Ip实现-A simple file transfer tool, use the tcp/Ip achieve
Platform: | Size: 101376 | Author: wh | Hits:

[JSP/JavaTrasferimento-File

Description: Simple File Transfer Protocol implemented in Java
Platform: | Size: 4165632 | Author: pierounix | Hits:

[Booksjava-qq

Description: java qq的简单实现,实现了群聊和私聊,已经文件传送,主要用到了awt和swing已经套接字和一些常用的io流-simple implementation of the java qq group chat and private chat, has file transfer, mainly used in the awt and swing socket and the io stream
Platform: | Size: 5026816 | Author: 应琪瑜 | Hits:

[ICQ-IM-Chatjavaqq

Description: Java实现QQ的基本聊天功能,可实现单聊、群聊、文件传输等功能,swing实现简单的界面显示,在局域网上基于本地服务器可做测试。-Java QQ realize the basic chat functions, can realize the single chat, group chat, file transfer and other functions, to realize a simple swing interface display, in the local area network based on the local server test.
Platform: | Size: 39936 | Author: WangXin | Hits:

[JSP/JavaQQ

Description: 本程序是基于TCP/IP协议的网络通信程序,运用了Java的流、文件、多线程等编程技术。套接字对象在网络编程中扮演着重要的角色,该程序就是一个基于套接字技术编写的简单聊天工具。聊天功能所使用的输入输出流分别是BufferedReader和PrintWriter,服务器为客户端启动一个线程,在该线程中通过套接字和客户交流信息。当向服务器发送一条聊天信息:“Hello”时,服务器要向这个线程中的输出流写入信息:“Hello”,那么客户端套接字的输入流就读取到了这条消息。文件传输分为文件发送和文件接收两部分,当服务器端要向客户端发送文件时,先调用字节输入流FileInputStream从本机读取想要发送的文件,再将信息通过字节输出流BufferedOutputStream发送到客户端,这样客户端的字节输入流BufferedInputStream就读取到了相应信息,客户端再通过字节输出流FileOutputStream将信息以文件形式存入本机。-This program is based on network communication program TCP/IP protocol, the use of Java streams, files, and other multi-threaded programming techniques. Socket object plays an important role in network programming, the program is written in a simple socket-based chat tool technology. Input and output streams chat are used BufferedReader and PrintWriter, the server for the client to start a thread in the thread through the socket and customers to exchange information. When sending a chat message to the server: " Hello" , the server would like this thread output stream to write information: " Hello" , then the client socket input stream is read to this message. File transfer files sent and received document is divided into two parts, when the client would like the server to send the file, byte input stream FileInputStream first call to read the file you want to send from the machine, then the information output by the byte stream BufferedOutputStream sent to the client, s
Platform: | Size: 7168 | Author: 佟文浩 | Hits:

CodeBus www.codebus.net